home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / setenv.bat < prev    next >
DOS Batch File  |  2003-06-06  |  170b  |  7 lines

  1. @echo off
  2.  
  3. rem Set Environment variable SYN_HOME to the programdirectory
  4. set SYN_HOME={app}
  5. rem Set SYN_TOOLS to the Tools directory
  6. set SYN_TOOLS=%SYN_HOME%\tools
  7.